FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package bonsai.first.test.r4#0.1.9 (62 ms)

Package bonsai.first.test.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=bonsai.first.test.r4@0.1.9&canonical=http://electronichealth.se/fhir/StructureDefinition/NLLMultiDoseDispensingBasis
Url http://electronichealth.se/fhir/StructureDefinition/NLLMultiDoseDispensingBasis
Version 1.2.0
Status active
Date 2024-12-17
Name NLLMultiDoseDispensingBasis
Experimental False
Type Basic
Kind resource

Resources that use this resource

StructureDefinition
http://electronichealth.se/fhir/StructureDefinition/NLLProvenance NLLProvenance
http://electronichealth.se/fhir/StructureDefinition/NLLProvenanceBasicMultiDoseDispensingBasis NLLProvenanceBasicMultiDoseDispensingBasis
https://electronichealth.se/fhir/StructureDefinition/NLLTransactionBundle NLLTransactionBundle

Resources that this resource uses

StructureDefinition
http://electronichealth.se/fhir/StructureDefinition/NLLLastUpdated NLLLastUpdated
http://electronichealth.se/fhir/StructureDefinition/NLLPatient NLLPatient
http://electronichealth.se/fhir/StructureDefinition/NLLPharmacyReference NLLPharmacyReference
http://electronichealth.se/fhir/StructureDefinition/NLLStatus NLLStatus
http://electronichealth.se/fhir/StructureDefinition/NLLUrgentProduction NLLUrgentProduction
http://ehalsomyndigheten.se/fhir/ValueSet/basic-resource-types Typ av resurs
http://ehalsomyndigheten.se/fhir/ValueSet/multi-dose-disp-basis-status Dosunderlagsstatus
http://ehalsomyndigheten.se/fhir/ValueSet/security-labels Säkerhetsklassning


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "a71fe1ba-eca6-4123-ba8c-526c0df2cad2",
  "meta" : {
    "versionId" : "2",
    "lastUpdated" : "2024-12-17T15:52:05.0681063+00:00"
  },
  "url" : "http://electronichealth.se/fhir/StructureDefinition/NLLMultiDoseDispensingBasis",
  "version" : "1.2.0",
  "name" : "NLLMultiDoseDispensingBasis",
  "status" : "active",
  "date" : "2024-12-17",
  "publisher" : "Swedish eHealth Agency",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "EHM",
      "name" : "E-hälsomyndigheten concept"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Basic",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Basic",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Basic",
        "path" : "Basic",
        "short" : "Mulit-dose dispensing basis",
        "definition" : "The Multi-dose dispensing basis (sv dosunderlag) serves as a basis for descisions in connection with production of multi-dose dispensed medications for a patient. <br>\r\nUsed by dose production pharmacies to check if any changes has been made to the patients medication list that need to be checked before the production of the dose packaging. <br>\r\nFor health care staff, ordinary pharmacies and for the patient herself, the multi-dose dispensing basis provides information about which pharmacy is responsible for the dose production."
      },
      {
        "id" : "Basic.id",
        "path" : "Basic.id",
        "comment" : "The only time that a resource does not have an id is when it is being submitted to the server using a create operation.\r\nThis id is identified by the URI http://electronichealth.se/identifier/nllmultidosedispbasisid in documentation and external systems.",
        "mustSupport" : true
      },
      {
        "id" : "Basic.meta",
        "path" : "Basic.meta",
        "mustSupport" : true
      },
      {
        "id" : "Basic.meta.security",
        "path" : "Basic.meta.security",
        "mustSupport" : true,
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "http://ehalsomyndigheten.se/fhir/ValueSet/security-labels"
        }
      },
      {
        "id" : "Basic.meta.security.system",
        "path" : "Basic.meta.security.system",
        "mustSupport" : true
      },
      {
        "id" : "Basic.meta.security.version",
        "path" : "Basic.meta.security.version",
        "mustSupport" : true
      },
      {
        "id" : "Basic.meta.security.code",
        "path" : "Basic.meta.security.code",
        "mustSupport" : true
      },
      {
        "id" : "Basic.extension:nllStatus",
        "path" : "Basic.extension",
        "sliceName" : "nllStatus",
        "short" : "Status of the resource",
        "definition" : "Status of the multi-dose dispensing resource (sv: dosunderlag).",
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://electronichealth.se/fhir/StructureDefinition/NLLStatus"
            ]
          }
        ],
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://ehalsomyndigheten.se/fhir/ValueSet/multi-dose-disp-basis-status"
        },
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Dosunderlagsstatus"
          }
        ]
      },
      {
        "id" : "Basic.extension:nllProducingPharmacy",
        "path" : "Basic.extension",
        "sliceName" : "nllProducingPharmacy",
        "short" : "Producing pharmacy (sv: dosproducent)",
        "definition" : "Defines the pharmacy which produces multi dose units for the patient.",
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://electronichealth.se/fhir/StructureDefinition/NLLPharmacyReference"
            ]
          }
        ],
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Dosproducent"
          }
        ]
      },
      {
        "id" : "Basic.extension:nllProducingPharmacy.value[x]",
        "path" : "Basic.extension.value[x]",
        "definition" : "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).."
      },
      {
        "id" : "Basic.extension:nllUrgentProduction",
        "path" : "Basic.extension",
        "sliceName" : "nllUrgentProduction",
        "short" : "Indicates if the multi-dose dispense production should be urgently considered",
        "definition" : "Indicates if the multi-dose unit production should be urgently considered for this patient. The value is calculated based on changes in the medication request(s). (sv: akut förändring). In historical versions, the element is always omitted.",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://electronichealth.se/fhir/StructureDefinition/NLLUrgentProduction"
            ]
          }
        ],
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Akut förändring"
          }
        ]
      },
      {
        "id" : "Basic.extension:nllLastUpdated",
        "path" : "Basic.extension",
        "sliceName" : "nllLastUpdated",
        "short" : "The last time the multi-dose dispensing info was updated for the patient",
        "definition" : "The last time the multi-dose dispensing info was updated for the patient",
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://electronichealth.se/fhir/StructureDefinition/NLLLastUpdated"
            ]
          }
        ],
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Senaste statusändring"
          }
        ]
      },
      {
        "id" : "Basic.code",
        "path" : "Basic.code",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "description" : "Codes for identifying types of Basic",
          "valueSet" : "http://ehalsomyndigheten.se/fhir/ValueSet/basic-resource-types"
        },
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Resurstyp Dosunderlag"
          }
        ]
      },
      {
        "id" : "Basic.code.coding",
        "path" : "Basic.code.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Basic.code.coding.system",
        "path" : "Basic.code.coding.system",
        "fixedUri" : "http://ehalsomyndigheten.se/fhir/CodeSystem/basic-resource-types",
        "mustSupport" : true
      },
      {
        "id" : "Basic.code.coding.version",
        "path" : "Basic.code.coding.version",
        "mustSupport" : true
      },
      {
        "id" : "Basic.code.coding.code",
        "path" : "Basic.code.coding.code",
        "min" : 1,
        "fixedCode" : "multidosedispbasis",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Resurstyp Dosunderlag"
          }
        ]
      },
      {
        "id" : "Basic.subject",
        "path" : "Basic.subject",
        "short" : "A patient receiving multi dose units.",
        "definition" : "The subject of this resource is a patient using multi-dose medication dispensing (sv: dospatient).",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://electronichealth.se/fhir/StructureDefinition/NLLPatient"
            ],
            "aggregation" : [
              "referenced"
            ]
          }
        ],
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Patientreferens"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.